Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


setPropertyValueInList

This function finds a property in the property list. Then, depending on the specified action, the function adds or replaces the property with the specified property value.

Location: af\app\afgenmngrp.i

Parameters:

INPUT pcPropertyList AS CHARACTER INPUT pcPropertyName AS CHARACTER INPUT pcPropertyValue AS CHARACTER INPUT pcAction AS CHARACTER

Should be either "ADD":U or "REPLACE":U. If blank or unknown, it defaults to REPLACE.

Returns: CHARACTER

Notes: None

Examples: See the updateProperties procedure in af\obj2\gsmcmlogcp.p.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095